CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - fuzzy means

搜索资源列表

  1. K-means.m

    0下载:
  2. MATLAB编写的一种模式识别里的重要的模糊聚类方法K-means算法的matlab程序.-MATLAB prepare a Pattern Recognition's important Fuzzy clustering methods K-means algorithm Matlab procedures.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:55082
    • 提供者:zs
  1. Fuzzy-k-means

    1下载:
  2. 模糊核聚类及几篇文章,用于数据和图像的模糊聚类分割,效果还行-nuclear fuzzy clustering and articles for data and image segmentation fuzzy clustering, the results were OK
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1381338
    • 提供者:张莉
  1. 33753132FCM_Cluster.rar

    0下载:
  2. 模糊均值聚类FCM 对图像颜色进行聚类 然后对图像进行分割 ,Fuzzy-means clustering FCM clustering of the images and then color image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:152456
    • 提供者:小五子
  1. fuzzycmeansclustering.rar

    2下载:
  2. Fuzzy C-Means Clustering (FCM) Possibilistic C-Means Clustering (PCM) Fuzzy-Possibilistic C-Means (FPCM) Comparison of FCM, PCM and FPCM,Fuzzy C-Means Clustering (FCM) Possibilistic C-Means Clustering (PCM) Fuzzy-Possibilistic C-Means (FPCM) Co
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:465493
    • 提供者:sunda
  1. kmeans-image-segmentation

    1下载:
  2. K-meansK均值聚类在无监督的情况下选择图像特征的算法-K-meansK means clustering in the case of unsupervised image feature selection algorithm
  3. 所属分类:Special Effects

    • 发布日期:2015-10-18
    • 文件大小:46288
    • 提供者:renli
  1. 73462683ClusterImageSeg

    0下载:
  2. 模糊均值聚类FCM算法对图像的颜色聚类 进行图像分割 聚类个数和聚类中心都是事先决定的-Fuzzy-means clustering algorithm FCM clustering for color image segmentation and clustering the number of cluster centers are determined in advance
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:514942
    • 提供者:小五子
  1. SOMD

    0下载:
  2. fuzzy k-means algorithm for cluster
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:69922
    • 提供者:naaaama
  1. Fuzzy

    0下载:
  2. 模糊c均值算法参数仿真,描述算法及比较结果。-Fuzzy c-means algorithm simulation parameters describing the algorithm and compare the results.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:524653
    • 提供者:沈燕
  1. FCM_Demo

    0下载:
  2. The code implements the Fuzzy-C-Means Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:923
    • 提供者:vincelei
  1. FuzzyCMeans

    0下载:
  2. realization of the fuzzy c-means algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:759
    • 提供者:dan
  1. fuzzy_k_means

    0下载:
  2. 模糊K均值算法实现。Fuzzy K Means algorithm.-Fuzzy K Means algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:836
    • 提供者:yuyu
  1. Neuro-Fuzzy-System

    0下载:
  2. 经模糊系统经常被用来对非线性系统建模,并能取得很好的效果.UE和相似规则合并的神经模糊系统建模算法-Neuro-Fuzzy System Modeling with Density—Based Clustering
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:536977
    • 提供者:jiangjiang
  1. Kode-Program-Algoritma-Fuzzy-C-Means

    0下载:
  2. Fuzzy clustering is a class of algorithms for cluster analysis in which the allocation of data points to clusters is not "hard" (all-or-nothing) but "fuzzy" in the same sense as fuzzy logic.
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:4795
    • 提供者:bwindhya
  1. Fuzzy-classification

    0下载:
  2. Fuzzy classification of brain MRI using a priori knowledge weighted fuzzy C-means
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-06
    • 文件大小:670804
    • 提供者:Senthil
  1. Fuzzy-k--clustering

    0下载:
  2. 模糊K均值聚类算法的matlab程序,很实用,很有针对性。-K fuzzy means clustering algorithm matlab procedures, very useful and very targeted.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4218
    • 提供者:赵涛岩
  1. Fuzzy C-Means.ipynb

    0下载:
  2. Fuzzy C-Means CLustering
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-26
    • 文件大小:37888
    • 提供者:williamgomex
  1. fuzzy c-means

    0下载:
  2. 基于fuzzy c-means(FCM)的无监督模糊聚类算法,输出值有:各个样本的类别标签、目标函数在每次迭代后的值、聚类中心以及聚类区间。内有测试数据data.mat,点击 test.m 可以完美运行。(The unsupervised fuzzy clustering algorithm based on fuzzy c-means (FCM) outputs the class labels of each sample, the value of the target function
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:16384
    • 提供者:Galsang
  1. FuzzyC-Means

    0下载:
  2. Fuzzy c-means (FCM) is a method of clustering which allows one piece of data to belong to two or more clusters
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-31
    • 文件大小:3072
    • 提供者:mustafa92
  1. fuzzy k-means

    0下载:
  2. Fuzzy K-Means Codes for Data Mining
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:406528
    • 提供者:H.Shariat
  1. Fuzzy C Means ecxel

    0下载:
  2. Contoh perhitungan Fuzzy dengan Excel
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:14336
    • 提供者:Ples
« 12 3 4 5 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com